Usage APIproject/ProjectsGet projects by statusGet projects by status GET /api/2.0/project/{status:(open|paused|closed)} Returns a list of all the projects with a status specified in the request. Request Responses200401List of projectsUnauthorized